hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
D3D11_TILE_REGION_SIZE
directx
d3d11_2
Undocumented in source.
version(Windows && Direct3D_11)
struct
D3D11_TILE_REGION_SIZE {
UINT
NumTiles
;
BOOL
bUseBox
;
UINT
Width
;
UINT16
Height
;
UINT16
Depth
;
}
Members
Variables
Depth
UINT16
Depth
;
Undocumented in source.
Height
UINT16
Height
;
Undocumented in source.
NumTiles
UINT
NumTiles
;
Undocumented in source.
Width
UINT
Width
;
Undocumented in source.
bUseBox
BOOL
bUseBox
;
Undocumented in source.
Meta
Source
See Implementation
directx
d3d11_2
aliases
D3D11_CHECK_MULTISAMPLE_QUALITY_LEVELS_FLAG
D3D11_TILE_COPY_FLAG
D3D11_TILE_MAPPING_FLAG
D3D11_TILE_RANGE_FLAG
enums
D3D11_CHECK_MULTISAMPLE_QUALITY_LEVELS_TILED_RESOURCE
D3D11_TILE_COPY_NO_OVERWRITE
D3D11_TILE_MAPPING_NO_OVERWRITE
D3D11_TILE_RANGE_NULL
interfaces
ID3D11Device2
ID3D11DeviceContext2
manifest constants
D3D11_PACKED_TILE
structs
D3D11_PACKED_MIP_DESC
D3D11_SUBRESOURCE_TILING
D3D11_TILED_RESOURCE_COORDINATE
D3D11_TILE_REGION_SIZE
D3D11_TILE_SHAPE